#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)

. /etc/profile

echo 1 >${DEVICE_PWM_FAN}
echo 0 >${DEVICE_FAN_INPUT}
